-
Home
-
HT Contact Form Widget For Elementor Page Builder & Gutenberg Blocks & Form Builder.
-
2.4.0
-
Code
-
Classes
- ConstantContact
Total Complexity |
72 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
579 |
Lines of code |
396 |
Logical lines of code |
152 |
Comment lines |
122 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_api_error() |
A |
48 |
9 |
31 |
api_request() |
A |
44 |
8 |
45 |
handle_oauth_callback() |
A |
43 |
6 |
60 |
subscribe() |
S |
50 |
7 |
28 |
make_token_request() |
S |
48 |
4 |
34 |
get_contact_lists() |
S |
57 |
5 |
16 |
get_contact_tags() |
S |
57 |
5 |
16 |
get_contact_custom_fields() |
S |
58 |
5 |
16 |
verify() |
S |
54 |
4 |
24 |
register_routes() |
S |
49 |
2 |
38 |
refresh_token() |
S |
59 |
3 |
15 |
get_access_token() |
S |
66 |
3 |
8 |
exchange_code_for_token() |
S |
61 |
2 |
13 |
get_authorization_url() |
S |
58 |
1 |
15 |
is_connected() |
S |
71 |
2 |
5 |
__construct() |
S |
72 |
1 |
5 |
check_permission() |
S |
80 |
1 |
3 |
save_token_data() |
S |
72 |
1 |
5 |
is_token_valid() |
S |
75 |
1 |
4 |
success_response() |
S |
66 |
1 |
8 |
error_response() |
S |
69 |
1 |
7 |